STEP 6: Let's ask the user for another word.
- Go to and drag out Wait. Drop it at the bottom of your program.
- Go to and drag out another Ask. Drop it at the bottom of your program.
- Change the string in the .ask() command to "Enter a verb."
To navigate the page using the TAB key, first press ESC to exit the code editor.